본문 바로가기

DevHyun

검색하기
DevHyun
프로필사진 D3V3L0P3R

  • 분류 전체보기 (60)
    • C# (7)
    • Delphi (15)
    • Web (23)
      • Django&Python Blog Projecct (15)
      • Django&Python 개발환경 셋팅 (8)
    • Tip (2)
    • App (0)
      • WebView (0)
    • Algorithm (4)
      • baekjoon online judge (4)
    • SQL (9)
      • HACKERRANK (7)
      • Query (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
  • Django
  • templates
  • delphi 10.3
  • advColumnGrid
  • blog
  • pyhcarm
  • HTML
  • GIT
  • python3
  • 델파이
  • COMMIT
  • Delphi
  • pythonanywhere
  • rank
  • get_object_or_404
  • MSSQL
  • TMS
  • Visual Studio
  • c#
  • python 3.7
  • 중복제거
  • 백준
  • declare
  • anaconda3
  • queryset
  • dbadvgrid
  • PyCharm
  • hackerrank
  • github
  • Push
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록openForms (1)

DevHyun

다른 폼 메소드 참조하기

public partial class Form1: Form { public Form1 ( ) { } // form2에서 참조하기 위한 public 메소드 생성 public void testMethod(){ } } public partial class Form2: Form { public Form2 ( Form1, form1 ) { // form1 메소드 참조용 변수 f1 선언 var f1 = Application.OpenForms.OfType().Single(); f1. testMethod(); } }

C# 2023. 11. 9. 11:07
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바