TAILIEUCHUNG - Tự học Visual Basic và bài tập thực hành part 7

Tham khảo tài liệu 'tự học visual basic và bài tập thực hành part 7', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | MsgFunc strMsg vbOKOnly Or vbQuestion gstrTitle GoTo CGError End If Else If Not fValidNTGroupName mstrGroup Then strMsg ResolveResString resGROUPINVALIDGROUP NAME 11 CStr gintMAX_GROUPNAME_LEN I2 . ResolveResString resG ROUPINVALIDCHARS MsgFunc strMsg vbOKOnly Or vbQuestion gstrTitle GoTo CGError End If End If Go ahead and create the main program group If Not fCreateOSProgramGroup mfrm mstrGroup True fPrivate fStartMenu Then GoTo CGError End If fC reate ProgG roup True Exit Function CGError fCreateProgGroup False End Function Private Sub Form_Load Initialize localized control properties. SetFormFont Me Reso veResString resGROUPFRM IT gstrAppName 141 ResolveResString resGROUPLBLMAIN ResolveResString resGROUPLBLGROUP ResolveResStringfresGROUPLBLG ROUPS ResolveResString resGROUPBTNCONTINUE ResotveResString resLOG_vbCancel I Initialize the Program Group text box with the title of the application gstrTitle Load the ListBox with the program manager groups. If TreatAsWin95 Then LoadW95Groups Else LoadProgManGroups End If Initialize the Program Group textbox with the default group selected in the list box. End Sub Private Sub lstGroups_Click End Sub Private Sub txtGroup_Change Len Trim 0 End Sub Sub LoadProgManGroupsO 142 This routine uses DDE to talk to Program Manager to retrieve a list of all the groups it manages. It should only be called if the shell is NT . If it rs Win95 or NT4 call LoadW95Groups instead. Special strings used in this routine. Do not localize these strings. Const strPROGMANLINKTOPIC ProgManlProgman Const strPROGMANLINKITEM Progman Const strNDWGROUP Quick Access Dim strGroups As String Dim strGroup As String Dim intOffset As Integer Dim intAnchor As Integer Dim iGroup As Long .

TÀI LIỆU MỚI ĐĂNG
11    164    2    24-12-2024
28    158    1    24-12-2024
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.