Skip to content

Instantly share code, notes, and snippets.

@xxdoc
xxdoc / gist:b0a28b84d2378139f85bd658160a91cd
Created September 26, 2019 04:16 — forked from alvin2ye/gist:239332
vb6 ModShellEx
'*************************************************************************
'**模 块 名:ModShellEx
'**说 明:增强SHELL函数
'**创 建 人:马大哈
'**描 述:紫水晶工作室 http://www.m5home.com/
'**日 期:2007年4月24日
'**版 本:V1.0
'*************************************************************************
Option Explicit
@xxdoc
xxdoc / LabelVert.ctl
Created March 8, 2019 03:28 — forked from wqweto/LabelVert.ctl
Windowless Vertical Label control
VERSION 5.00
Begin VB.UserControl LabelVert
Appearance = 0 'Flat
BackColor = &H80000005&
BackStyle = 0 'Transparent
CanGetFocus = 0 'False
ClientHeight = 3372
ClientLeft = 0
ClientTop = 0
ClientWidth = 4980